home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 221 / 221.d81 / other cbm (.txt) < prev    next >
Commodore BASIC  |  2022-08-26  |  464b  |  11 lines

  1. 0 rem other cbm models
  2. 1 print"[147]westfront 64 may be run[146]":print"on other cbm models:   [146]"
  3. 2 print:print"commodore plus/4[146] (but":print"the colors are weird)"
  4. 3 print:print"commodore b128, c610[146]":print"c620,c710,c720      [146]"
  5. 4 print"(delete line 6502)"
  6. 5 print:print"if you have a vic-20, then":print"download the vic version:":print
  7. 6 print"www.geocities.com/dunric/wftrans.html[146]"
  8. 7 print:print"the c64 version[146] is also available":print"at the website above."
  9. 8 print:print"paul panks[146]":print"dunric@yahoo.com"
  10. 9 end
  11.